Skip to main content

Table Detail

The Table Detail page consists of a table control for displaying data and an input option for entering new data. Table page overview

The appropriate data model and container need to be chosen to display and store the relevant data records. Selecting a data model

Then the user must select the appropriate settings. Selecting Settings

The available properties are:

PropertyDescription
Paging TypeHow pages are linked together/ ended
Page SizeAmount of pages wanted to be linked together
Select ModeAllows the user to change selection mode for the data table
Line HeightAdjust page size using integer values
Use CachingUse caching for data display
Columns ReorderableThe user can rearrange the columns
Column ResizableThe user can resize columns
Disable Auto LoadDeactivate automatic filling when the page is called
ColumnsSelecting and defining the available columns
Fixed ColumnsDefinition of fixed columns in integers
StylesStyle definition for table

The user must then select the members to show. Select members

PropertyDescription
Adjust the order of the fields by dragging and dropping them in the desired placement
VisibleVisibility of the controls
TypeDefining the input control type relative to the data field type
>Change details which are found in the properties section for the selected type, including placeholder and sorting